SearchSettings.setAtWordBoundaries

Change whether the search is done at word boundaries.

If @at_word_boundaries is %TRUE, a search match must start and end a word. The match can span multiple words. See also [method@Gtk.TextIter.starts_word] and [method@Gtk.TextIter.ends_word].

class SearchSettings
void
setAtWordBoundaries

Parameters

atWordBoundaries bool

the setting.

Meta